CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - chess horse

搜索资源列表

  1. someccode 象棋之马踏棋盘

    0下载:
  2. 一些c程序,象棋之马踏棋盘、把算术表达式转化未逆波兰表达式、保龄球计分规则算法、可进行多达50位的大整数运算(+X)、铁路调度算法,演示了堆栈的基本用法,Some c procedures, horse riding chess board, the arithmetic expressions are not translated into Reverse Polish expression, bowling scoring rules algorithm, can be as many as
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-11-08
    • 文件大小:3349
    • 提供者:
  1. 中国象棋源代码

    2下载:
  2. CChessUG 小组将在 MantisChess 的基础上开发一个高水准的中国象棋软件, 主要实现以下功能: 一、较高水平的人机对弈,实现外挂的人工智能插件。 二、Internet联网对弈。 三、棋谱管理功能。-CChessUG group will develop a high standard in the MantisChess foundation Chinese chess software below, mainly will realize the function: Fir
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-09
    • 文件大小:146867
    • 提供者:马文晓
  1. knight

    0下载:
  2. 2、 写出6×6方阵的骑士周游的解。要求骑士的起跳位置是任意指定的。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字依次填入6×6的方阵中,并输出。 (骑士周游:从起始位置出发,按国际象棋马的走法,不重复地将所有区域恰好走一遍。) -2, write a 6 × 6 square Cavalier travel solution. Requirements of the take-off position Cavalier arbitrary specified. The p
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-10
    • 文件大小:1745
    • 提供者:yang
  1. sy61

    2下载:
  2. 回朔算法,马的周游问题:在n x n棋盘(有n x n个格点的棋盘)的某个格点上有一个中国象棋马,马走日字。求一条周游棋盘的路径,使得马能够从起始位置起沿着该路径每个格点恰好走一次最后回到出发位置。-Retrospective algorithm, horse around the problem: in the checkerboard are like (there are like a checkerboard grid points) of a grid, there is a Chin
  3. 所属分类:棋牌游戏

    • 发布日期:2012-12-21
    • 文件大小:3825
    • 提供者:00
  1. knight

    1下载:
  2. 马的Hamilton周游路线问题,8*8  的国际象棋棋盘上的一只马,恰好走过除起点外的其它63  个位置各一次,最后回 到起点。这条路线称为一条马的Hamilton  周游路线。对于给定的m*n  的国际象棋棋盘,m和n均为大于5  的偶数,且|m-n|≤2,该算法找出一条马的Hamilton周游路线。-Hamilton horse travel route problem, the 8* 8 chess board on a horse, just w
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:3270
    • 提供者:yxd
  1. horse

    0下载:
  2. 跳马问题,输出象棋跳马的多种的可能性结果-Horse problem, the output of a wide range of chess possibility vault results
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5653
    • 提供者:symm
  1. pudn

    0下载:
  2. 将马随即放在国际象棋的8×8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,……,64依次填入一个8×8的方阵,输出之。 测试数据:由读者指定。可自行指定一个马的初始位置(i,j),0<=i,j<=7。 -Ma was on the chess board 8 × 8 of the Board [8] [8] of a box, the hors
  3. 所属分类:J2ME

    • 发布日期:2017-03-24
    • 文件大小:3247
    • 提供者:张斌
  1. horse

    0下载:
  2. this is a program to move horse in che-this is a program to move horse in chess
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:734
    • 提供者:gladiator
  1. HorseMoveChessTable

    0下载:
  2. Produce all horse move in the chess table
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1430
    • 提供者:mwmacleod
  1. mabianli

    0下载:
  2. 经典的国际象棋马遍历问题 从任意位子开始遍历整个棋盘 每个空格只准走过一次-Classic chess horse traversal problem From any seat began to traverse the entire board Come only once for each space
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:453031
    • 提供者:邓长友
  1. chess

    0下载:
  2. 棋盘算法,在给定大小的方格状棋盘上, 将棋子”马”放在指定的起始位置 , 棋子”马” 的走子的规则为必须在棋盘上走”日”字 从棋子”马”的起始位置开始, 搜索出一条可行的路径, 使得棋子”马”能走遍棋盘上的所有落子点, 而且每个落子点只能走一次 -Checkerboard algorithm, given the size of the square-shaped board, will be a pawn of " horses" on the specified st
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1884731
    • 提供者:王军
  1. chess

    1下载:
  2. 用vc实现国际象棋,例如棋盘的设计,马,皇后的走法等等各种操作。-Achieved with the vc chess, such as board design, horse, Queen' s moves and so on all kinds of operations.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-15
    • 文件大小:3932931
    • 提供者:圣王
  1. Horse

    0下载:
  2. 国际象棋马的遍历 单文档 回到原点 鼠标控制 源代码 运行无误 -Chess horses traverse the document back to square one mouse control the source code to run correct
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-10
    • 文件大小:2093377
    • 提供者:seven
  1. Traversal-of-horse

    0下载:
  2. 在中国象棋棋盘上,对任一位置上放置的一个马,均能选择一个合适的路线,使得该棋子能按象棋的规则不重复地走过棋盘上的每一个位置。 完成以下功能: (1)依次输出所走过的各位置的坐标; (2)最好能画出棋盘的图形形式,并在其上动态的标注行走过程; (3)程序能方便地移植到其它规格的棋盘上。 -In Chinese chess board, the location of any place on a horse, able to select a suitable rout
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:1966
    • 提供者:冰与火
  1. horse

    0下载:
  2. :将马随机放在国际象棋的8X8棋盘Bo阿rd[0..7,0..7]的某个方格中,马按走棋规则进行移动。 要求每个方格上只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线 ,并按求出的行走路线, 将数字1,2,…,64依次填入8X8的方阵输出之。- The horses were placed in the 8X8 chess board Bo A rd [0 .. 7,0 .. 7] of a box, the horse to move according to
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:1815
    • 提供者:Julie
  1. 0810610

    0下载:
  2. 编写程序求解“骑士巡游”问题:在n行n列的棋盘上(如n=5),假设一位骑士(按国际象棋中“马走日”的行走法)从初始坐标位置(x,y)出发,要遍访(巡游)棋盘中的每一个位置有且仅有一次。请编一个程序,为骑士求解巡游“路线图”(或告诉骑士,从某位置出发时,无法遍访整个棋盘 — 问题无解)。由于n比较大的时候输出结果会很多,以至于运行时间很长,没有实际意义,所以本程序只做了n=5的时候的情况。-Write a program for solving the Knight Parade ": n lin
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-11
    • 文件大小:1032
    • 提供者:MK
  1. Chess

    0下载:
  2. 自己编写的关于一个马跳日的小游戏,用的是国际象棋的棋盘,有图形界面。-I have written on the day of a horse jumping games, chess board, a graphical interface.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-31
    • 文件大小:24934
    • 提供者:猫猫大仙
  1. Horse-Stepping-on-board

    0下载:
  2. 在传统中国象棋中,马走日型路线。本代码就是按其规则,让马从棋盘任一点开始,输出它可以行走的所有点的坐标。-In traditional Chinese chess, horse go day-type line. The code according to the rules, let the horse from checkerboard any point, the coordinates of all points of output it can walk.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:1236
    • 提供者:生菜贝贝
  1. horse

    0下载:
  2. 数据结构实习题目——马踏棋盘,控制台程序,输入初始位置,可按照国际象棋马走棋规则无重复遍历棋盘-Data structure practice problems- horse riding board, console application, enter the initial position, in accordance with the rules of chess horse to go without repeating traversal chessboard chess
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2269
    • 提供者:郎亚洲
  1. Horse-Stepping-on-board

    0下载:
  2. 在传统中国象棋中,马走日型路线。本代码就是按其规则,让马从棋盘任一点开始,输出它可以行走的所有点的坐标。-In traditional Chinese chess, horse go day-type line. The code according to the rules, let the horse from checkerboard any point, the coordinates of all points of output it can walk.
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:1281
    • 提供者:dprogr
« 12 3 4 5 »
搜珍网 www.dssz.com